PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setCharacterSpacing Method
The character spacing expressed in unscaled text space units.
In This Topic
    setCharacterSpacing Method
    In This Topic
    Sets the character spacing. Operator: Tc
    Syntax
    public void setCharacterSpacing( 
       double characterSpacing
    )

    Parameters

    characterSpacing
    The character spacing expressed in unscaled text space units.
    See Also